[INFO] fetching crate ps-uuid 0.1.0-4...
[INFO] testing ps-uuid-0.1.0-4 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate ps-uuid 0.1.0-4 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate ps-uuid 0.1.0-4
[INFO] finished tweaking crates.io crate ps-uuid 0.1.0-4
[INFO] tweaked toml for crates.io crate ps-uuid 0.1.0-4 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ps-uuid 0.1.0-4 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ps-uuid 0.1.0-4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5d70220a36fcca89226bf82b8a74921e61ed4a69c415176a275ac42694252c87
[INFO] running `Command { std: "docker" "start" "-a" "5d70220a36fcca89226bf82b8a74921e61ed4a69c415176a275ac42694252c87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5d70220a36fcca89226bf82b8a74921e61ed4a69c415176a275ac42694252c87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d70220a36fcca89226bf82b8a74921e61ed4a69c415176a275ac42694252c87", kill_on_drop: false }`
[INFO] [stdout] 5d70220a36fcca89226bf82b8a74921e61ed4a69c415176a275ac42694252c87
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7b359e2a88497c74e13c0ab2bd93920caa6c80c6777c9eba505eba05df68b4fe
[INFO] running `Command { std: "docker" "start" "-a" "7b359e2a88497c74e13c0ab2bd93920caa6c80c6777c9eba505eba05df68b4fe", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling ps-uuid v0.1.0-4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 11.50s
[INFO] running `Command { std: "docker" "inspect" "7b359e2a88497c74e13c0ab2bd93920caa6c80c6777c9eba505eba05df68b4fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b359e2a88497c74e13c0ab2bd93920caa6c80c6777c9eba505eba05df68b4fe", kill_on_drop: false }`
[INFO] [stdout] 7b359e2a88497c74e13c0ab2bd93920caa6c80c6777c9eba505eba05df68b4fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aad2bba0dd6f3ae2634f3dc7fd428097c30c4cf110e5773c15302e4688c1e554
[INFO] running `Command { std: "docker" "start" "-a" "aad2bba0dd6f3ae2634f3dc7fd428097c30c4cf110e5773c15302e4688c1e554", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling ps-uuid v0.1.0-4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 16.13s
[INFO] running `Command { std: "docker" "inspect" "aad2bba0dd6f3ae2634f3dc7fd428097c30c4cf110e5773c15302e4688c1e554", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aad2bba0dd6f3ae2634f3dc7fd428097c30c4cf110e5773c15302e4688c1e554", kill_on_drop: false }`
[INFO] [stdout] aad2bba0dd6f3ae2634f3dc7fd428097c30c4cf110e5773c15302e4688c1e554
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ec3c7d32f20657af272d33fd0ed0139b7fd6a9ea658cfbc192af6fad89828dd9
[INFO] running `Command { std: "docker" "start" "-a" "ec3c7d32f20657af272d33fd0ed0139b7fd6a9ea658cfbc192af6fad89828dd9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ps_uuid-82c5459ca06166f5)
[INFO] [stdout] 
[INFO] [stdout] running 999 tests
[INFO] [stdout] test constants::tests::com_iunknown_matches_spec ... ok
[INFO] [stdout] test constants::tests::gpt_linux_swap_matches_spec ... ok
[INFO] [stdout] test constants::tests::gpt_ms_basic_data_matches_spec ... ok
[INFO] [stdout] test constants::tests::namespaces_are_v1_osf ... ok
[INFO] [stdout] test constants::tests::nil_constant_matches_nil_method ... ok
[INFO] [stdout] test constants::tests::ns_dns_matches_rfc ... ok
[INFO] [stdout] test constants::tests::bluetooth_base_matches_spec ... ok
[INFO] [stdout] test constants::tests::nil_is_all_zeros ... ok
[INFO] [stdout] test constants::tests::gpt_efi_system_matches_spec ... ok
[INFO] [stdout] test constants::tests::gpt_linux_fs_matches_spec ... ok
[INFO] [stdout] test constants::tests::ns_oid_matches_rfc ... ok
[INFO] [stdout] test constants::tests::ns_url_matches_rfc ... ok
[INFO] [stdout] test constants::tests::ns_x500_matches_rfc ... ok
[INFO] [stdout] test gregorian::methods::elapsed::tests::elapsed ... ok
[INFO] [stdout] test gregorian::methods::epoch::tests::epoch ... ok
[INFO] [stdout] test helpers::md5::tests::incremental_vs_one_shot ... ok
[INFO] [stdout] test helpers::md5::tests::rfc_vectors ... ok
[INFO] [stdout] test helpers::sha1::tests::fips_vectors ... ok
[INFO] [stdout] test helpers::sha1::tests::incremental_vs_one_shot ... ok
[INFO] [stdout] test helpers::to_hex::tests::all_ones ... ok
[INFO] [stdout] test helpers::to_hex::tests::all_zeros ... ok
[INFO] [stdout] test helpers::to_hex::tests::empty_slice ... ok
[INFO] [stdout] test helpers::to_hex::tests::ensures_lowercase ... ok
[INFO] [stdout] test helpers::to_hex::tests::large_input ... ok
[INFO] [stdout] test helpers::to_hex::tests::mixed_bytes ... ok
[INFO] [stdout] test helpers::to_hex::tests::multiple_bytes ... ok
[INFO] [stdout] test helpers::to_hex::tests::single_byte_max ... ok
[INFO] [stdout] test helpers::to_hex::tests::single_byte_mid_range ... ok
[INFO] [stdout] test helpers::to_hex::tests::single_byte_zero ... ok
[INFO] [stdout] test helpers::to_hex::tests::test_trait ... ok
[INFO] [stdout] test implementations::as_ref::tests::as_ref_array_matches_as_bytes ... ok
[INFO] [stdout] test implementations::as_ref::tests::as_ref_max ... ok
[INFO] [stdout] test implementations::as_ref::tests::as_ref_nil ... ok
[INFO] [stdout] test implementations::as_ref::tests::as_ref_slice_length ... ok
[INFO] [stdout] test implementations::as_ref::tests::as_ref_slice_matches_as_bytes ... ok
[INFO] [stdout] test implementations::as_ref::tests::works_with_generic_as_ref_array ... ok
[INFO] [stdout] test implementations::as_ref::tests::works_with_generic_as_ref_u8 ... ok
[INFO] [stdout] test implementations::debug::tests::test_uuid_debug ... ok
[INFO] [stdout] test implementations::debug::tests::test_uuid_debug_roundtrip ... ok
[INFO] [stdout] test implementations::display::tests::test_uuid_display ... ok
[INFO] [stdout] test implementations::from_bytes::tests::from_array_matches_from_bytes ... ok
[INFO] [stdout] test implementations::from_bytes::tests::from_array_roundtrip ... ok
[INFO] [stdout] test implementations::from_bytes::tests::into_array_matches_as_bytes ... ok
[INFO] [stdout] test implementations::from_bytes::tests::max_roundtrip ... ok
[INFO] [stdout] test implementations::from_bytes::tests::nil_roundtrip ... ok
[INFO] [stdout] test implementations::from_int::tests::big_endian_high_bit ... ok
[INFO] [stdout] test implementations::from_int::tests::big_endian_known_pattern ... ok
[INFO] [stdout] test implementations::from_int::tests::big_endian_one ... ok
[INFO] [stdout] test implementations::from_int::tests::from_i32_min ... ok
[INFO] [stdout] test implementations::from_int::tests::from_i16_max ... ok
[INFO] [stdout] test implementations::from_int::tests::from_i16_min ... ok
[INFO] [stdout] test implementations::from_int::tests::from_i16_minus_one ... ok
[INFO] [stdout] test implementations::from_int::tests::from_i32_max ... ok
[INFO] [stdout] test implementations::from_int::tests::from_i32_minus_one ... ok
[INFO] [stdout] test implementations::from_int::tests::from_i64_max ... ok
[INFO] [stdout] test implementations::from_int::tests::from_i64_min ... ok
[INFO] [stdout] test implementations::from_int::tests::from_i64_minus_one ... ok
[INFO] [stdout] test implementations::from_int::tests::from_i8_max ... ok
[INFO] [stdout] test implementations::from_int::tests::from_i8_min ... ok
[INFO] [stdout] test implementations::from_int::tests::from_i8_minus_one ... ok
[INFO] [stdout] test implementations::from_int::tests::from_i8_one ... ok
[INFO] [stdout] test implementations::from_int::tests::from_isize_max ... ok
[INFO] [stdout] test implementations::from_int::tests::from_isize_min ... ok
[INFO] [stdout] test implementations::from_int::tests::from_isize_minus_one ... ok
[INFO] [stdout] test implementations::from_int::tests::from_u16_max ... ok
[INFO] [stdout] test implementations::from_int::tests::from_u16_zero ... ok
[INFO] [stdout] test implementations::from_int::tests::from_u32_max ... ok
[INFO] [stdout] test implementations::from_int::tests::from_u32_zero ... ok
[INFO] [stdout] test implementations::from_int::tests::from_u64_max ... ok
[INFO] [stdout] test implementations::from_int::tests::from_i8_zero ... ok
[INFO] [stdout] test implementations::from_int::tests::from_u64_zero ... ok
[INFO] [stdout] test implementations::from_int::tests::from_u8_max ... ok
[INFO] [stdout] test implementations::from_int::tests::from_u8_zero ... ok
[INFO] [stdout] test implementations::from_int::tests::from_usize_max ... ok
[INFO] [stdout] test implementations::from_int::tests::i128_max ... ok
[INFO] [stdout] test implementations::from_int::tests::i128_one ... ok
[INFO] [stdout] test implementations::from_int::tests::max_uuid_to_i128 ... ok
[INFO] [stdout] test implementations::from_int::tests::minus_one_same_uuid_all_signed ... ok
[INFO] [stdout] test implementations::from_int::tests::from_usize_zero ... ok
[INFO] [stdout] test implementations::from_int::tests::i128_min ... ok
[INFO] [stdout] test implementations::from_int::tests::i128_minus_one ... ok
[INFO] [stdout] test implementations::from_int::tests::i128_roundtrip_negative ... ok
[INFO] [stdout] test implementations::from_int::tests::i128_zero ... ok
[INFO] [stdout] test implementations::from_int::tests::max_uuid_to_u128 ... ok
[INFO] [stdout] test implementations::from_int::tests::ordering_preserved_unsigned ... ok
[INFO] [stdout] test implementations::from_int::tests::positive_signed_zero_extends_i64 ... ok
[INFO] [stdout] test implementations::from_int::tests::positive_signed_zero_extends_i8 ... ok
[INFO] [stdout] test implementations::from_int::tests::same_value_same_uuid_signed_positive ... ok
[INFO] [stdout] test implementations::from_int::tests::ordering_preserved_for_positive_signed ... ok
[INFO] [stdout] test implementations::from_int::tests::sign_extension_fills_high_bytes_i16 ... ok
[INFO] [stdout] test implementations::from_int::tests::same_value_same_uuid_unsigned ... ok
[INFO] [stdout] test implementations::from_int::tests::sign_extension_fills_high_bytes_i32 ... ok
[INFO] [stdout] test implementations::from_int::tests::sign_extension_fills_high_bytes_i8 ... ok
[INFO] [stdout] test implementations::from_int::tests::nil_uuid_to_all_signed ... ok
[INFO] [stdout] test implementations::from_int::tests::sign_extension_fills_high_bytes_i64 ... ok
[INFO] [stdout] test implementations::from_int::tests::signed_roundtrip_i16 ... ok
[INFO] [stdout] test implementations::from_int::tests::signed_roundtrip_i64 ... ok
[INFO] [stdout] test implementations::from_int::tests::signed_roundtrip_i32 ... ok
[INFO] [stdout] test implementations::from_int::tests::nil_uuid_to_all_unsigned ... ok
[INFO] [stdout] test implementations::from_int::tests::try_from_max_uuid_fails_u32 ... ok
[INFO] [stdout] test implementations::from_int::tests::signed_roundtrip_i8 ... ok
[INFO] [stdout] test implementations::from_int::tests::try_from_max_uuid_fails_usize ... ok
[INFO] [stdout] test implementations::from_int::tests::try_from_uuid_i16_from_negative ... ok
[INFO] [stdout] test implementations::from_int::tests::try_from_uuid_i16_from_i16_min ... ok
[INFO] [stdout] test implementations::from_int::tests::try_from_uuid_i16_max ... ok
[INFO] [stdout] test implementations::from_int::tests::try_from_uuid_i16_max_plus_one ... ok
[INFO] [stdout] test implementations::from_int::tests::try_from_max_uuid_fails_u16 ... ok
[INFO] [stdout] test implementations::from_int::tests::try_from_uuid_i16_large_positive ... ok
[INFO] [stdout] test implementations::from_int::tests::try_from_uuid_i32_from_i32_min ... ok
[INFO] [stdout] test implementations::from_int::tests::try_from_uuid_i32_from_negative ... ok
[INFO] [stdout] test implementations::from_int::tests::try_from_uuid_i32_max_plus_one ... ok
[INFO] [stdout] test implementations::from_int::tests::try_from_uuid_i64_max ... ok
[INFO] [stdout] test implementations::from_int::tests::try_from_uuid_i8_from_i8_min ... ok
[INFO] [stdout] test implementations::from_int::tests::try_from_uuid_i16_zero ... ok
[INFO] [stdout] test implementations::from_int::tests::try_from_uuid_i8_large_positive ... ok
[INFO] [stdout] test implementations::from_int::tests::try_from_uuid_i64_from_negative ... ok
[INFO] [stdout] test implementations::from_int::tests::try_from_max_uuid_fails_u64 ... ok
[INFO] [stdout] test implementations::from_int::tests::try_from_uuid_isize_from_isize_min ... ok
[INFO] [stdout] test implementations::from_int::tests::try_from_uuid_isize_from_negative ... ok
[INFO] [stdout] test implementations::from_int::tests::try_from_uuid_isize_max ... ok
[INFO] [stdout] test implementations::from_int::tests::try_from_uuid_i64_from_i64_min ... ok
[INFO] [stdout] test implementations::from_int::tests::try_from_uuid_isize_overflow ... ok
[INFO] [stdout] test implementations::from_int::tests::try_from_uuid_isize_zero ... ok
[INFO] [stdout] test implementations::from_int::tests::try_from_uuid_u16_max ... ok
[INFO] [stdout] test implementations::from_int::tests::try_from_uuid_u16_max_plus_one ... ok
[INFO] [stdout] test implementations::from_int::tests::try_from_max_uuid_fails_u8 ... ok
[INFO] [stdout] test implementations::from_int::tests::try_from_uuid_u16_zero ... ok
[INFO] [stdout] test implementations::from_int::tests::try_from_uuid_u32_max ... ok
[INFO] [stdout] test implementations::from_int::tests::try_from_uuid_u32_max_plus_one ... ok
[INFO] [stdout] test implementations::from_int::tests::try_from_uuid_u32_zero ... ok
[INFO] [stdout] test implementations::from_int::tests::try_from_uuid_u64_max_plus_one ... ok
[INFO] [stdout] test implementations::from_int::tests::try_from_uuid_u64_zero ... ok
[INFO] [stdout] test implementations::from_int::tests::try_from_uuid_u64_max ... ok
[INFO] [stdout] test implementations::from_int::tests::try_from_uuid_i8_zero ... ok
[INFO] [stdout] test implementations::from_int::tests::try_from_uuid_u8_max ... ok
[INFO] [stdout] test implementations::from_int::tests::try_from_uuid_u8_max_plus_one ... ok
[INFO] [stdout] test implementations::from_int::tests::try_from_uuid_u8_zero ... ok
[INFO] [stdout] test implementations::from_int::tests::try_from_uuid_usize_max ... ok
[INFO] [stdout] test implementations::from_int::tests::try_from_uuid_usize_overflow ... ok
[INFO] [stdout] test implementations::from_int::tests::u128_roundtrip ... ok
[INFO] [stdout] test implementations::from_int::tests::u128_zero ... ok
[INFO] [stdout] test implementations::from_int::tests::unsigned_roundtrip_u16 ... ok
[INFO] [stdout] test implementations::from_int::tests::unsigned_roundtrip_u32 ... ok
[INFO] [stdout] test implementations::from_int::tests::unsigned_roundtrip_u64 ... ok
[INFO] [stdout] test implementations::from_int::tests::unsigned_roundtrip_u8 ... ok
[INFO] [stdout] test implementations::from_str::tests::accepts_mixed_case ... ok
[INFO] [stdout] test implementations::from_str::tests::accepts_urn_with_mixed_case_prefix ... ok
[INFO] [stdout] test constants::tests::max_is_all_ones ... ok
[INFO] [stdout] test implementations::from_int::tests::try_from_uuid_i32_large_positive ... ok
[INFO] [stdout] test implementations::from_int::tests::try_from_uuid_i32_max ... ok
[INFO] [stdout] test implementations::from_int::tests::try_from_uuid_i32_zero ... ok
[INFO] [stdout] test implementations::from_str::tests::parses_all_standard_encodings ... ok
[INFO] [stdout] test implementations::from_str::tests::parses_all_zero_uuid ... ok
[INFO] [stdout] test implementations::from_str::tests::parses_all_ff_uuid ... ok
[INFO] [stdout] test implementations::from_str::tests::parses_braces_canonical ... ok
[INFO] [stdout] test implementations::from_str::tests::parses_braces_no_hyphens ... ok
[INFO] [stdout] test implementations::from_str::tests::parses_canonical ... ok
[INFO] [stdout] test implementations::from_int::tests::try_from_uuid_i8_from_negative ... ok
[INFO] [stdout] test implementations::from_str::tests::parses_no_hyphens ... ok
[INFO] [stdout] test implementations::from_int::tests::try_from_uuid_i64_zero ... ok
[INFO] [stdout] test implementations::from_int::tests::try_from_uuid_i64_max_plus_one ... ok
[INFO] [stdout] test implementations::from_str::tests::parses_uppercase ... ok
[INFO] [stdout] test implementations::from_str::tests::parses_urn_braces ... ok
[INFO] [stdout] test implementations::from_str::tests::parses_urn_braces_uppercase ... ok
[INFO] [stdout] test implementations::from_str::tests::parses_urn_canonical ... ok
[INFO] [stdout] test implementations::from_str::tests::parses_urn_uppercase ... ok
[INFO] [stdout] test implementations::from_str::tests::rejects_all_braces ... ok
[INFO] [stdout] test implementations::from_str::tests::rejects_all_colons ... ok
[INFO] [stdout] test implementations::from_str::tests::rejects_bad_hyphen_positions ... ok
[INFO] [stdout] test implementations::from_str::tests::rejects_extra_hyphens ... ok
[INFO] [stdout] test implementations::from_str::tests::rejects_hyphens_in_no_hyphen_form ... ok
[INFO] [stdout] test implementations::from_str::tests::rejects_empty_string ... ok
[INFO] [stdout] test implementations::from_str::tests::rejects_invalid_hex ... ok
[INFO] [stdout] test implementations::from_str::tests::rejects_all_hyphens ... ok
[INFO] [stdout] test implementations::from_str::tests::rejects_invalid_hex_digit ... ok
[INFO] [stdout] test implementations::from_str::tests::rejects_mismatched_braces ... ok
[INFO] [stdout] test implementations::from_str::tests::rejects_too_short ... ok
[INFO] [stdout] test implementations::from_str::tests::rejects_double_braces ... ok
[INFO] [stdout] test implementations::from_str::tests::rejects_urn_with_braces_and_invalid_uuid ... ok
[INFO] [stdout] test implementations::from_str::tests::rejects_urn_with_mismatched_braces ... ok
[INFO] [stdout] test implementations::from_str::tests::rejects_invalid_hex_digit_in_no_hyphen ... ok
[INFO] [stdout] test implementations::from_str::tests::rejects_wrong_length ... ok
[INFO] [stdout] test implementations::from_str::tests::rejects_leading_trailing_whitespace ... ok
[INFO] [stdout] test implementations::from_str::tests::rejects_missing_hyphens_in_canonical ... ok
[INFO] [stdout] test implementations::from_str::tests::rejects_urn_with_extra_characters ... ok
[INFO] [stdout] test implementations::from_str::tests::rejects_urn_with_invalid_uuid ... ok
[INFO] [stdout] test implementations::from_str::tests::round_trip_canonical ... ok
[INFO] [stdout] test implementations::ops::arithmetic::tests::add_assign_int ... ok
[INFO] [stdout] test implementations::ops::arithmetic::tests::add_assign_ref_uuid ... ok
[INFO] [stdout] test implementations::ops::arithmetic::tests::add_int_ref_uuid ... ok
[INFO] [stdout] test implementations::ops::arithmetic::tests::add_int_uuid ... ok
[INFO] [stdout] test implementations::ops::arithmetic::tests::add_ref_int_ref_uuid ... ok
[INFO] [stdout] test implementations::ops::arithmetic::tests::add_ref_int_uuid ... ok
[INFO] [stdout] test implementations::ops::arithmetic::tests::add_uuid_int ... ok
[INFO] [stdout] test implementations::from_str::tests::round_trip_hyphenated ... ok
[INFO] [stdout] test implementations::ops::arithmetic::tests::add_ref_uuid_uuid ... ok
[INFO] [stdout] test implementations::ops::arithmetic::tests::add_assign_uuid ... ok
[INFO] [stdout] test implementations::ops::arithmetic::tests::add_negative_int_wraps ... ok
[INFO] [stdout] test implementations::ops::arithmetic::tests::add_ref_uuid_ref_uuid ... ok
[INFO] [stdout] test implementations::from_str::tests::rejects_too_long ... ok
[INFO] [stdout] test implementations::ops::arithmetic::tests::add_uuid_ref_uuid ... ok
[INFO] [stdout] test constants::tests::gpt_linux_home_matches_spec ... ok
[INFO] [stdout] test implementations::ops::arithmetic::tests::add_uuid_uuid ... ok
[INFO] [stdout] test implementations::ops::arithmetic::tests::div_assign ... ok
[INFO] [stdout] test implementations::ops::arithmetic::tests::div_one_is_identity ... ok
[INFO] [stdout] test implementations::ops::arithmetic::tests::div_self_is_one ... ok
[INFO] [stdout] test implementations::ops::arithmetic::tests::div_uuid_uuid ... ok
[INFO] [stdout] test implementations::ops::arithmetic::tests::div_uuid_int ... ok
[INFO] [stdout] test implementations::ops::arithmetic::tests::div_truncates ... ok
[INFO] [stdout] test implementations::ops::arithmetic::tests::div_int_uuid ... ok
[INFO] [stdout] test implementations::from_int::tests::try_from_uuid_usize_zero ... ok
[INFO] [stdout] test implementations::ops::arithmetic::tests::add_zero_is_identity ... ok
[INFO] [stdout] test implementations::ops::arithmetic::tests::all_reference_variants_add ... ok
[INFO] [stdout] test implementations::ops::arithmetic::tests::mul_one_is_identity ... ok
[INFO] [stdout] test implementations::from_int::tests::try_from_uuid_i8_max_plus_one ... ok
[INFO] [stdout] test implementations::from_int::tests::try_from_uuid_i8_max ... ok
[INFO] [stdout] test constants::tests::max_constant_matches_max_method ... ok
[INFO] [stdout] test constants::tests::gpt_linux_root_x86_64_matches_spec ... ok
[INFO] [stdout] test implementations::ops::arithmetic::tests::mul_uuid_uuid ... ok
[INFO] [stdout] test implementations::ops::arithmetic::tests::rem_self_is_zero ... ok
[INFO] [stdout] test implementations::ops::arithmetic::tests::mul_uuid_int ... ok
[INFO] [stdout] test implementations::ops::arithmetic::tests::mul_wraps_on_overflow ... ok
[INFO] [stdout] test implementations::ops::arithmetic::tests::mul_zero_is_zero ... ok
[INFO] [stdout] test implementations::ops::arithmetic::tests::rem_assign ... ok
[INFO] [stdout] test implementations::ops::arithmetic::tests::rem_int_uuid ... ok
[INFO] [stdout] test implementations::ops::arithmetic::tests::rem_uuid_int ... ok
[INFO] [stdout] test implementations::ops::arithmetic::tests::sub_assign ... ok
[INFO] [stdout] test implementations::ops::arithmetic::tests::sub_noncommutative ... ok
[INFO] [stdout] test implementations::ops::arithmetic::tests::sub_uuid_int ... ok
[INFO] [stdout] test implementations::ops::arithmetic::tests::sub_wraps_on_underflow ... ok
[INFO] [stdout] test implementations::ops::bitwise::tests::bitand_assign ... ok
[INFO] [stdout] test implementations::ops::bitwise::tests::all_reference_variants_bitand ... ok
[INFO] [stdout] test implementations::ops::arithmetic::tests::sub_zero_is_identity ... ok
[INFO] [stdout] test implementations::ops::bitwise::tests::bitand_int_ref_uuid ... ok
[INFO] [stdout] test implementations::ops::bitwise::tests::bitand_int_uuid ... ok
[INFO] [stdout] test implementations::ops::bitwise::tests::bitand_assign_uuid ... ok
[INFO] [stdout] test implementations::ops::bitwise::tests::bitand_ref_uuid_ref_uuid ... ok
[INFO] [stdout] test implementations::ops::bitwise::tests::bitand_ref_uuid_uuid ... ok
[INFO] [stdout] test implementations::ops::bitwise::tests::bitand_ref_int_ref_uuid ... ok
[INFO] [stdout] test implementations::ops::bitwise::tests::bitand_ref_int_uuid ... ok
[INFO] [stdout] test implementations::ops::arithmetic::tests::sub_int_uuid ... ok
[INFO] [stdout] test implementations::ops::bitwise::tests::bitand_uuid_int ... ok
[INFO] [stdout] test implementations::ops::bitwise::tests::bitand_uuid_ref_uuid ... ok
[INFO] [stdout] test implementations::ops::bitwise::tests::bitand_uuid_uuid ... ok
[INFO] [stdout] test implementations::ops::bitwise::tests::bitand_with_max ... ok
[INFO] [stdout] test implementations::ops::bitwise::tests::bitand_with_negative_int ... ok
[INFO] [stdout] test implementations::ops::bitwise::tests::bitand_with_zero ... ok
[INFO] [stdout] test implementations::ops::bitwise::tests::bitor_assign ... ok
[INFO] [stdout] test implementations::ops::bitwise::tests::bitor_int_uuid ... ok
[INFO] [stdout] test implementations::ops::bitwise::tests::bitor_uuid_int ... ok
[INFO] [stdout] test implementations::ops::bitwise::tests::bitor_uuid_uuid ... ok
[INFO] [stdout] test implementations::ops::bitwise::tests::bitor_with_max ... ok
[INFO] [stdout] test implementations::ops::bitwise::tests::bitor_with_negative_int ... ok
[INFO] [stdout] test implementations::ops::bitwise::tests::bitxor_assign ... ok
[INFO] [stdout] test implementations::ops::bitwise::tests::bitor_with_zero ... ok
[INFO] [stdout] test implementations::ops::bitwise::tests::bitxor_uuid_int ... ok
[INFO] [stdout] test implementations::ops::bitwise::tests::bitxor_int_uuid ... ok
[INFO] [stdout] test implementations::ops::bitwise::tests::bitxor_uuid_uuid ... ok
[INFO] [stdout] test implementations::ops::bitwise::tests::bitxor_with_negative_int ... ok
[INFO] [stdout] test implementations::ops::bitwise::tests::bitxor_with_self ... ok
[INFO] [stdout] test implementations::ops::bitwise::tests::bitxor_with_zero ... ok
[INFO] [stdout] test implementations::ops::bitwise::tests::de_morgan_and ... ok
[INFO] [stdout] test implementations::ops::bitwise::tests::de_morgan_or ... ok
[INFO] [stdout] test implementations::ops::bitwise::tests::not_involution ... ok
[INFO] [stdout] test implementations::ops::bitwise::tests::bitxor_with_max ... ok
[INFO] [stdout] test implementations::ops::bitwise::tests::not_max ... ok
[INFO] [stdout] test implementations::ops::bitwise::tests::not_pattern ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::bitor_assign_i16 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::bitor_assign_i32 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::bitor_assign_i64 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::bitor_assign_i8 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::bitor_assign_isize ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::bitor_assign_ref_uuid ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::bitor_assign_u128 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::bitor_assign_u16 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::bitor_assign_u32 ... ok
[INFO] [stdout] test implementations::ops::bitwise::tests::not_ref_uuid ... ok
[INFO] [stdout] test implementations::ops::bitwise::tests::not_uuid ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::bitor_assign_i128 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::bitor_assign_u64 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::bitor_assign_u8 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::bitor_assign_usize ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::bitor_assign_uuid ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::bitxor_assign_i64 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::bitxor_assign_i8 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::bitxor_assign_isize ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::bitxor_assign_i128 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::bitxor_assign_i16 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::bitxor_assign_ref_uuid ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::bitxor_assign_i32 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::bitxor_assign_u128 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::bitxor_assign_u16 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::bitxor_assign_u32 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::bitxor_assign_u8 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::bitxor_assign_u64 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::bitxor_assign_usize ... ok
[INFO] [stdout] test implementations::ops::arithmetic::tests::div_by_zero_panics - should panic ... ok
[INFO] [stdout] test implementations::ops::arithmetic::tests::rem_by_zero_panics - should panic ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::bitxor_assign_uuid ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::div_assign_i128 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::div_assign_i16 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::div_assign_i32 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::div_assign_i64 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::div_assign_i8 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::div_assign_isize ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::div_assign_ref_uuid ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::div_assign_u128 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::div_assign_u16 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::div_assign_u32 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::div_assign_u64 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::div_assign_u8 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::div_assign_usize ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::div_assign_uuid ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::rem_assign_i128 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::rem_assign_i16 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::rem_assign_i32 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::rem_assign_i64 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::rem_assign_i8 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::rem_assign_isize ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::rem_assign_ref_uuid ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::rem_assign_u16 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::rem_assign_u128 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::rem_assign_u32 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::rem_assign_u64 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::rem_assign_u8 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::rem_assign_usize ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::rem_assign_uuid ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::shl_assign_i128 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::shl_assign_i16 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::shl_assign_i32 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::shl_assign_i64 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::shl_assign_i8 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::shl_assign_isize ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::shl_assign_u128 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::shl_assign_u16 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::shl_assign_u64 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::shl_assign_u8 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::shl_assign_u32 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::shl_assign_usize ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::shr_assign_i16 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::shr_assign_i32 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::shr_assign_i64 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::shr_assign_i128 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::shr_assign_u128 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::shr_assign_u32 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::shr_assign_u16 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::shr_assign_u8 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::shr_assign_u64 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::shr_assign_usize ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::sub_assign_i128 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::sub_assign_i16 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::sub_assign_i32 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::sub_assign_ref_uuid ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::sub_assign_i64 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::sub_assign_u16 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::sub_assign_i8 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::sub_assign_u128 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::sub_assign_isize ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::sub_assign_u32 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::cross_operation_consistency::add_neg_equals_sub ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::cross_operation_consistency::div_mul_rem_identity ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::sub_assign_u8 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::sub_assign_uuid ... ok
[INFO] [stdout] test implementations::from_int::tests::u128_max ... ok
[INFO] [stdout] test implementations::from_int::tests::u128_one ... ok
[INFO] [stdout] test implementations::ops::arithmetic::tests::add_wraps_on_overflow ... ok
[INFO] [stdout] test implementations::ops::arithmetic::tests::mul_assign ... ok
[INFO] [stdout] test implementations::ops::arithmetic::tests::mul_int_uuid ... ok
[INFO] [stdout] test implementations::ops::arithmetic::tests::rem_uuid_uuid ... ok
[INFO] [stdout] test implementations::ops::arithmetic::tests::sub_negative_int ... ok
[INFO] [stdout] test implementations::ops::arithmetic::tests::sub_uuid_uuid ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::sub_assign_u64 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::shr_assign_i8 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::shr_assign_isize ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::compound_assignments::sub_assign_usize ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::cross_operation_consistency::double_not ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::cross_operation_consistency::not_or_equals_max ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::cross_operation_consistency::shr_shl_loses_low_bits ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::cross_operation_consistency::xor_max_equals_not ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::cross_operation_consistency::neg_equals_not_plus_one ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::cross_operation_consistency::shl_shr_roundtrip_no_loss ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::cross_operation_consistency::sub_neg_equals_add ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::cross_operation_consistency::not_and_equals_zero ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::edge_cases::div_by_one ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::edge_cases::large_value_add ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::edge_cases::large_value_div ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::edge_cases::large_value_mul ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::edge_cases::negative_operands_bitwise ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::edge_cases::negative_operands_sub ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::edge_cases::div_equals_self ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::edge_cases::overflow_patterns ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::edge_cases::rem_by_one ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::edge_cases::rem_equals_self ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::edge_cases::rem_smaller_by_larger ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::edge_cases::operations_near_max ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::edge_cases::shift_by_127 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::edge_cases::shift_by_large_values ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::edge_cases::shift_wraps_at_128 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::edge_cases::shl_shifts_out_bits ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::edge_cases::div_max_by_various ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::edge_cases::shr_shifts_in_zeros ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::bitor_u128_uuid ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::index_operations::range_index_slices ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::edge_cases::sign_extension_all_types ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::bitor_u16_uuid ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::bitor_u8_uuid ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::bitor_u64_uuid ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::cross_operation_consistency::double_negation ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::bitor_uuid_u16 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::bitor_uuid_u64 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::bitor_usize_uuid ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::edge_cases::div_by_larger_uuid ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::bitxor_u128_uuid ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::bitor_uuid_u32 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::bitor_uuid_u8 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::bitor_uuid_usize ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::edge_cases::underflow_patterns ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::bitxor_uuid_u16 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::bitxor_u16_uuid ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::bitxor_u32_uuid ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::index_operations::index_mut_affects_value ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::bitxor_u64_uuid ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::bitxor_u8_uuid ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::bitxor_usize_uuid ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::bitxor_uuid_u32 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::bitxor_uuid_u64 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::bitxor_uuid_u128 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::bitxor_uuid_usize ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::div_i128_uuid ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::index_operations::index_preserves_big_endian ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::bitor_u32_uuid ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::div_i64_uuid ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::div_isize_uuid ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::div_u64_uuid ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::div_u16_uuid ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::div_u8_uuid ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::div_usize_uuid ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::div_uuid_i16 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::bitor_uuid_u128 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::div_uuid_i128 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::div_uuid_i32 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::div_i8_uuid ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::div_u128_uuid ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::div_uuid_i64 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::div_uuid_i8 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::div_uuid_isize ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::div_uuid_u128 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::div_uuid_u16 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::div_uuid_u32 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::div_uuid_u8 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::div_uuid_usize ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::div_uuid_u64 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::rem_i32_uuid ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::rem_i64_uuid ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::rem_i8_uuid ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::rem_isize_uuid ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::rem_u128_uuid ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::rem_u16_uuid ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::rem_u32_uuid ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::div_i16_uuid ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::rem_u8_uuid ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::rem_i16_uuid ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::div_i32_uuid ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::rem_i128_uuid ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::rem_u64_uuid ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::rem_uuid_i16 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::rem_usize_uuid ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::rem_uuid_i128 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::rem_uuid_i32 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::rem_uuid_u128 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::rem_uuid_isize ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::rem_uuid_u16 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::rem_uuid_u32 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::rem_uuid_u64 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::rem_uuid_i64 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::rem_uuid_u8 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::shl_uuid_i128 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::shl_uuid_i16 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::rem_uuid_usize ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::rem_uuid_i8 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::shl_uuid_i8 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::shl_uuid_isize ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::shl_uuid_u128 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::shr_uuid_i8 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::shl_uuid_u16 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::shr_uuid_isize ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::shl_uuid_u32 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::shl_uuid_u64 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::shr_uuid_u128 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::shl_uuid_u8 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::shr_uuid_u16 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::shl_uuid_usize ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::shr_uuid_u32 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::shr_uuid_i128 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::shr_uuid_i16 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::bitxor_uuid_u8 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::div_u32_uuid ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::shl_uuid_i64 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::shr_uuid_u64 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::shr_uuid_usize ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::shr_uuid_u8 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::sub_i128_uuid ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::sub_i32_uuid ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::sub_i64_uuid ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::sub_i16_uuid ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::shl_uuid_i32 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::shr_uuid_i32 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::shr_uuid_i64 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::sub_i8_uuid ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::sub_isize_uuid ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::sub_u128_uuid ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::sub_u16_uuid ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::sub_u32_uuid ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::sub_u64_uuid ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::sub_u8_uuid ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::sub_usize_uuid ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::sub_uuid_i16 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::sub_uuid_i64 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::sub_uuid_i8 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::sub_uuid_isize ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::sub_uuid_u16 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::sub_uuid_u8 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::sub_uuid_usize ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::sub_uuid_u32 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::mathematical_properties::absorption_law_and_or ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::sub_uuid_u64 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::mathematical_properties::absorption_law_or_and ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::mathematical_properties::add_associativity_various_values ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::mathematical_properties::add_commutativity ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::mathematical_properties::add_identity ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::mathematical_properties::add_commutativity_various_values ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::mathematical_properties::add_inverse ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::mathematical_properties::bitand_idempotence ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::mathematical_properties::bitand_associativity ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::sub_uuid_i128 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::mathematical_properties::add_associativity ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::sub_uuid_i32 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::mathematical_properties::bitor_idempotence ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::mathematical_properties::bitor_commutativity ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::integer_type_coverage::sub_uuid_u128 ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::mathematical_properties::bitor_associativity ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::mathematical_properties::bitxor_associativity ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::mathematical_properties::bitand_commutativity ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::mathematical_properties::bitxor_commutativity ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::mathematical_properties::consecutive_shifts_combine ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::mathematical_properties::mul_commutativity_various_values ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::mathematical_properties::mul_distributivity_over_add ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::mathematical_properties::mul_distributivity_various_values ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::mathematical_properties::mul_identity ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::mathematical_properties::mul_zero ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::mathematical_properties::shift_div_equivalence ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::mathematical_properties::shift_identity ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::mathematical_properties::shift_mul_equivalence ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::reference_variants::bitor_all_ref_variants_int ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::reference_variants::bitor_all_ref_variants_uuid ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::reference_variants::bitor_int_uuid_all_ref_variants ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::reference_variants::bitxor_all_ref_variants_int ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::reference_variants::bitxor_all_ref_variants_uuid ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::reference_variants::bitxor_int_uuid_all_ref_variants ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::reference_variants::div_all_ref_variants_int ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::reference_variants::div_all_ref_variants_uuid ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::reference_variants::div_int_uuid_all_ref_variants ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::reference_variants::neg_all_ref_variants ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::reference_variants::not_all_ref_variants ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::reference_variants::rem_all_ref_variants_int ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::reference_variants::rem_all_ref_variants_uuid ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::reference_variants::rem_int_uuid_all_ref_variants ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::reference_variants::shl_all_ref_variants ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::reference_variants::shr_all_ref_variants ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::reference_variants::sub_all_ref_variants_int ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::reference_variants::sub_all_ref_variants_uuid ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::reference_variants::sub_int_uuid_all_ref_variants ... ok
[INFO] [stdout] test implementations::ops::index::tests::big_endian_byte_order ... ok
[INFO] [stdout] test implementations::ops::index::tests::index_all_bytes ... ok
[INFO] [stdout] test implementations::ops::index::tests::index_consistent_with_as_bytes ... ok
[INFO] [stdout] test implementations::ops::index::tests::index_first_byte ... ok
[INFO] [stdout] test implementations::ops::index::tests::index_last_byte ... ok
[INFO] [stdout] test implementations::ops::index::tests::index_max ... ok
[INFO] [stdout] test implementations::ops::index::tests::index_middle_bytes ... ok
[INFO] [stdout] test implementations::ops::index::tests::index_mut_all_bytes ... ok
[INFO] [stdout] test implementations::ops::index::tests::index_mut_first_byte ... ok
[INFO] [stdout] test implementations::ops::index::tests::index_mut_last_byte ... ok
[INFO] [stdout] test implementations::ops::index::tests::index_mut_range ... ok
[INFO] [stdout] test implementations::ops::index::tests::index_mut_range_full ... ok
[INFO] [stdout] test implementations::ops::index::tests::index_mut_range_to ... ok
[INFO] [stdout] test implementations::ops::index::tests::index_mut_range_to_inclusive ... ok
[INFO] [stdout] test implementations::ops::index::tests::index_mut_out_of_bounds - should panic ... ok
[INFO] [stdout] test implementations::ops::index::tests::index_range_consistent_with_as_bytes ... ok
[INFO] [stdout] test implementations::ops::index::tests::index_range_from ... ok
[INFO] [stdout] test implementations::ops::index::tests::index_range_full ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::mathematical_properties::mul_associativity ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::mathematical_properties::bitxor_self_inverse ... ok
[INFO] [stdout] test implementations::ops::index::tests::index_range ... ok
[INFO] [stdout] test implementations::ops::index::tests::index_mut_range_from ... ok
[INFO] [stdout] test implementations::ops::comprehensive_tests::mathematical_properties::mul_commutativity ... ok
[INFO] [stdout] test implementations::ops::index::tests::index_mut_range_inclusive ... ok
[INFO] [stdout] test implementations::ops::index::tests::index_range_empty ... ok
[INFO] [stdout] test implementations::ops::index::tests::index_range_full_slice ... ok
[INFO] [stdout] test implementations::ops::index::tests::index_range_inclusive ... ok
[INFO] [stdout] test implementations::ops::index::tests::index_range_to ... ok
[INFO] [stdout] test implementations::ops::index::tests::index_range_to_inclusive ... ok
[INFO] [stdout] test implementations::ops::int_operand::tests::i128_negative ... ok
[INFO] [stdout] test implementations::ops::int_operand::tests::i128_positive ... ok
[INFO] [stdout] test implementations::ops::int_operand::tests::i16_negative_sign_extends ... ok
[INFO] [stdout] test implementations::ops::int_operand::tests::i32_negative_sign_extends ... ok
[INFO] [stdout] test implementations::ops::int_operand::tests::i64_positive_zero_extends ... ok
[INFO] [stdout] test implementations::ops::int_operand::tests::i16_positive_zero_extends ... ok
[INFO] [stdout] test implementations::ops::int_operand::tests::i32_positive_zero_extends ... ok
[INFO] [stdout] test implementations::ops::index::tests::index_nil ... ok
[INFO] [stdout] test implementations::ops::int_operand::tests::i8_negative_sign_extends ... ok
[INFO] [stdout] test implementations::ops::int_operand::tests::isize_negative ... ok
[INFO] [stdout] test implementations::ops::int_operand::tests::i64_negative_sign_extends ... ok
[INFO] [stdout] test implementations::ops::index::tests::index_out_of_bounds - should panic ... ok
[INFO] [stdout] test implementations::ops::int_operand::tests::reference_variants_match_owned ... ok
[INFO] [stdout] test implementations::ops::int_operand::tests::isize_positive ... ok
[INFO] [stdout] test implementations::ops::int_operand::tests::sign_extension_fills_all_high_bits ... ok
[INFO] [stdout] test implementations::ops::int_operand::tests::sign_extension_preserves_two_complement_identity ... ok
[INFO] [stdout] test implementations::ops::int_operand::tests::usize_zero_extends ... ok
[INFO] [stdout] test implementations::ops::int_operand::tests::u16_zero_extends ... ok
[INFO] [stdout] test implementations::ops::int_operand::tests::u128_identity ... ok
[INFO] [stdout] test implementations::ops::int_operand::tests::i8_positive_zero_extends ... ok
[INFO] [stdout] test implementations::ops::neg::tests::additive_inverse ... ok
[INFO] [stdout] test implementations::ops::neg::tests::double_negation_is_identity ... ok
[INFO] [stdout] test implementations::ops::neg::tests::neg_consecutive_values ... ok
[INFO] [stdout] test implementations::ops::neg::tests::neg_max ... ok
[INFO] [stdout] test implementations::ops::neg::tests::neg_one ... ok
[INFO] [stdout] test implementations::ops::neg::tests::neg_ref_uuid ... ok
[INFO] [stdout] test implementations::ops::neg::tests::neg_two ... ok
[INFO] [stdout] test implementations::ops::neg::tests::neg_various_patterns ... ok
[INFO] [stdout] test implementations::ops::int_operand::tests::u32_zero_extends ... ok
[INFO] [stdout] test implementations::ops::neg::tests::neg_zero ... ok
[INFO] [stdout] test implementations::ops::int_operand::tests::u64_zero_extends ... ok
[INFO] [stdout] test implementations::ops::neg::tests::negation_is_equivalent_to_not_plus_one ... ok
[INFO] [stdout] test implementations::ops::int_operand::tests::u8_zero_extends ... ok
[INFO] [stdout] test implementations::ops::neg::tests::subtraction_via_negation ... ok
[INFO] [stdout] test implementations::ops::neg::tests::twos_complement_minus_one ... ok
[INFO] [stdout] test implementations::ops::neg::tests::twos_complement_minus_two ... ok
[INFO] [stdout] test implementations::ops::shift::tests::shl_by_127 ... ok
[INFO] [stdout] test implementations::ops::shift::tests::shl_by_128_wraps ... ok
[INFO] [stdout] test implementations::ops::shift::tests::shl_by_eight ... ok
[INFO] [stdout] test implementations::ops::shift::tests::shl_assign ... ok
[INFO] [stdout] test implementations::ops::shift::tests::shl_by_one ... ok
[INFO] [stdout] test implementations::ops::shift::tests::shl_by_four ... ok
[INFO] [stdout] test implementations::ops::shift::tests::shl_by_zero ... ok
[INFO] [stdout] test implementations::ops::shift::tests::shl_ref_uuid ... ok
[INFO] [stdout] test implementations::ops::shift::tests::shl_ref_uuid_ref_amount ... ok
[INFO] [stdout] test implementations::ops::shift::tests::shl_negative_amount ... ok
[INFO] [stdout] test implementations::ops::shift::tests::shl_shr_roundtrip_when_no_loss ... ok
[INFO] [stdout] test implementations::ops::shift::tests::shl_with_i16 ... ok
[INFO] [stdout] test implementations::ops::shift::tests::shl_assign_ref_amount ... ok
[INFO] [stdout] test implementations::ops::shift::tests::shl_with_i32 ... ok
[INFO] [stdout] test implementations::ops::shift::tests::shl_with_i64 ... ok
[INFO] [stdout] test implementations::ops::shift::tests::shl_pattern ... ok
[INFO] [stdout] test implementations::ops::shift::tests::shl_with_ref_amount ... ok
[INFO] [stdout] test implementations::ops::shift::tests::shl_with_i128 ... ok
[INFO] [stdout] test implementations::ops::shift::tests::shl_with_u128 ... ok
[INFO] [stdout] test implementations::ops::shift::tests::shl_shifts_out_high_bits ... ok
[INFO] [stdout] test implementations::ops::shift::tests::shl_with_u64 ... ok
[INFO] [stdout] test implementations::ops::shift::tests::shl_with_u32 ... ok
[INFO] [stdout] test implementations::ops::shift::tests::shl_with_u8 ... ok
[INFO] [stdout] test implementations::ops::neg::tests::twos_complement_high_bit ... ok
[INFO] [stdout] test implementations::ops::shift::tests::shl_max_by_any_nonzero ... ok
[INFO] [stdout] test implementations::ops::shift::tests::shl_with_i8 ... ok
[INFO] [stdout] test implementations::ops::shift::tests::shl_with_u16 ... ok
[INFO] [stdout] test implementations::ops::shift::tests::shl_nil ... ok
[INFO] [stdout] test implementations::ops::shift::tests::shr_nil ... ok
[INFO] [stdout] test implementations::ops::shift::tests::shr_pattern ... ok
[INFO] [stdout] test implementations::ops::shift::tests::shr_ref_uuid ... ok
[INFO] [stdout] test implementations::ops::shift::tests::shr_shifts_in_zeros ... ok
[INFO] [stdout] test implementations::ops::shift::tests::shr_shl_not_roundtrip_when_bits_lost ... ok
[INFO] [stdout] test implementations::ops::shift_amount::tests::common_shift_amounts ... ok
[INFO] [stdout] test implementations::ops::shift::tests::shl_with_isize ... ok
[INFO] [stdout] test implementations::ops::shift::tests::shl_with_usize ... ok
[INFO] [stdout] test implementations::ops::shift::tests::shr_assign ... ok
[INFO] [stdout] test implementations::ops::shift::tests::shr_assign_ref_amount ... ok
[INFO] [stdout] test implementations::ops::shift::tests::shr_by_127 ... ok
[INFO] [stdout] test implementations::ops::shift::tests::shr_by_128_wraps ... ok
[INFO] [stdout] test implementations::ops::shift::tests::shr_by_eight ... ok
[INFO] [stdout] test implementations::ops::shift::tests::shr_by_four ... ok
[INFO] [stdout] test implementations::ops::shift::tests::shr_by_one ... ok
[INFO] [stdout] test implementations::ops::shift::tests::shr_by_zero ... ok
[INFO] [stdout] test implementations::ops::shift::tests::shr_max_by_any_nonzero ... ok
[INFO] [stdout] test implementations::ops::shift_amount::tests::i128_converts ... ok
[INFO] [stdout] test implementations::ops::shift_amount::tests::i16_converts ... ok
[INFO] [stdout] test implementations::ops::shift_amount::tests::i32_converts ... ok
[INFO] [stdout] test implementations::ops::shift_amount::tests::isize_converts ... ok
[INFO] [stdout] test implementations::ops::shift_amount::tests::reference_variants_match_owned ... ok
[INFO] [stdout] test implementations::ops::shift_amount::tests::u32_identity ... ok
[INFO] [stdout] test implementations::ops::shift_amount::tests::u64_truncates ... ok
[INFO] [stdout] test implementations::ops::shift_amount::tests::usize_converts ... ok
[INFO] [stdout] test implementations::ops::shift_amount::tests::shift_amounts_beyond_127_work ... ok
[INFO] [stdout] test implementations::ops::tests::from_u128_preserves_byte_order ... ok
[INFO] [stdout] test implementations::ops::tests::to_u128_and_from_u128_roundtrip ... ok
[INFO] [stdout] test implementations::ops::tests::to_u128_preserves_byte_order ... ok
[INFO] [stdout] test macros::tests::braced_hyphenated_lower ... ok
[INFO] [stdout] test macros::tests::braced_hyphenated_mixed ... ok
[INFO] [stdout] test macros::tests::braced_simple_mixed ... ok
[INFO] [stdout] test macros::tests::braced_simple_lower ... ok
[INFO] [stdout] test macros::tests::hyphenated_lower ... ok
[INFO] [stdout] test macros::tests::parse_hyphenated ... ok
[INFO] [stdout] test macros::tests::braced_simple_upper ... ok
[INFO] [stdout] test macros::tests::parse_max_upper ... ok
[INFO] [stdout] test macros::tests::parse_simple ... ok
[INFO] [stdout] test implementations::ops::shift_amount::tests::i8_converts ... ok
[INFO] [stdout] test macros::tests::parse_nil ... ok
[INFO] [stdout] test macros::tests::parse_urn ... ok
[INFO] [stdout] test macros::tests::parse_braced ... ok
[INFO] [stdout] test implementations::ops::shift_amount::tests::u128_truncates ... ok
[INFO] [stdout] test macros::tests::parse_braced_simple ... ok
[INFO] [stdout] test implementations::ops::shift_amount::tests::u16_converts_correctly ... ok
[INFO] [stdout] test macros::tests::parse_max ... ok
[INFO] [stdout] test implementations::ops::shift_amount::tests::u8_converts_correctly ... ok
[INFO] [stdout] test macros::tests::hyphenated_mixed ... ok
[INFO] [stdout] test macros::tests::parse_max_lower ... ok
[INFO] [stdout] test implementations::ops::shift_amount::tests::i64_converts ... ok
[INFO] [stdout] test macros::tests::hyphenated_upper ... ok
[INFO] [stdout] test macros::tests::simple_lower ... ok
[INFO] [stdout] test macros::tests::parse_urn_uppercase ... ok
[INFO] [stdout] test macros::tests::simple_mixed ... ok
[INFO] [stdout] test macros::tests::urn_hyphenated_lower ... ok
[INFO] [stdout] test macros::tests::simple_upper ... ok
[INFO] [stdout] test macros::tests::urn_simple_lower ... ok
[INFO] [stdout] test macros::tests::urn_simple_mixed ... ok
[INFO] [stdout] test macros::tests::urn_hyphenated_mixed ... ok
[INFO] [stdout] test macros::tests::urn_hyphenated_upper ... ok
[INFO] [stdout] test macros::tests::usable_in_const_context ... ok
[INFO] [stdout] test methods::as_bytes::tests::identity ... ok
[INFO] [stdout] test macros::tests::braced_hyphenated_upper ... ok
[INFO] [stdout] test macros::tests::urn_simple_upper ... ok
[INFO] [stdout] test methods::as_mut_bytes::tests::identity ... ok
[INFO] [stdout] test methods::duration_to_ticks::tests::duration_less_than_one_tick_truncates_to_zero ... ok
[INFO] [stdout] test methods::duration_to_ticks::tests::duration_that_overflows ... ok
[INFO] [stdout] test methods::duration_to_ticks::tests::duration_truncates_to_full_ticks ... ok
[INFO] [stdout] test methods::duration_to_ticks::tests::duration_of_exactly_one_tick ... ok
[INFO] [stdout] test methods::duration_to_ticks::tests::large_but_valid_duration ... ok
[INFO] [stdout] test methods::fmt_braced::tests::braced_is_lowercase ... ok
[INFO] [stdout] test methods::duration_to_ticks::tests::zero_duration_yields_zero_ticks ... ok
[INFO] [stdout] test methods::fmt_braced::tests::max_formats_correctly ... ok
[INFO] [stdout] test methods::fmt_braced::tests::braced_starts_and_ends_with_braces ... ok
[INFO] [stdout] test methods::duration_to_ticks::tests::maximum_allowed_duration ... ok
[INFO] [stdout] test methods::fmt_braced::tests::braced_contains_hyphenated_uuid ... ok
[INFO] [stdout] test methods::fmt_braced::tests::round_trip_parse ... ok
[INFO] [stdout] test methods::fmt_hyphenated::tests::hyphenated_has_correct_length ... ok
[INFO] [stdout] test methods::fmt_braced::tests::braced_has_correct_length ... ok
[INFO] [stdout] test methods::fmt_braced::tests::nil_formats_correctly ... ok
[INFO] [stdout] test methods::fmt_hyphenated::tests::hyphenated_has_hyphens_at_correct_positions ... ok
[INFO] [stdout] test methods::fmt_hyphenated::tests::hyphenated_is_lowercase_hex ... ok
[INFO] [stdout] test methods::fmt_hyphenated::tests::hyphenated_matches_display ... ok
[INFO] [stdout] test methods::fmt_hyphenated::tests::nil_formats_correctly ... ok
[INFO] [stdout] test methods::fmt_simple::tests::simple_has_no_hyphens ... ok
[INFO] [stdout] test methods::fmt_simple::tests::simple_is_lowercase_hex ... ok
[INFO] [stdout] test methods::fmt_simple::tests::nil_formats_as_32_zeros ... ok
[INFO] [stdout] test methods::fmt_urn::tests::round_trip_parse ... ok
[INFO] [stdout] test methods::fmt_urn::tests::urn_contains_hyphenated_uuid ... ok
[INFO] [stdout] test methods::fmt_urn::tests::urn_is_lowercase ... ok
[INFO] [stdout] test methods::from_bytes::tests::identity ... ok
[INFO] [stdout] test methods::from_parts_dcom::tests::test_dcom_uuid_max_values ... ok
[INFO] [stdout] test methods::fmt_simple::tests::max_formats_as_32_fs ... ok
[INFO] [stdout] test methods::fmt_hyphenated::tests::max_formats_correctly ... ok
[INFO] [stdout] test methods::fmt_simple::tests::round_trip_parse ... ok
[INFO] [stdout] test methods::fmt_simple::tests::simple_matches_display_without_hyphens ... ok
[INFO] [stdout] test methods::fmt_urn::tests::max_formats_correctly ... ok
[INFO] [stdout] test methods::fmt_urn::tests::urn_starts_with_prefix ... ok
[INFO] [stdout] test methods::fmt_urn::tests::nil_formats_correctly ... ok
[INFO] [stdout] test methods::fmt_urn::tests::urn_has_correct_length ... ok
[INFO] [stdout] test methods::from_parts_dcom::tests::test_dcom_uuid_fields_preservation ... ok
[INFO] [stdout] test methods::fmt_hyphenated::tests::round_trip_parse ... ok
[INFO] [stdout] test methods::from_parts_dcom::tests::test_dcom_uuid_variant_preservation ... ok
[INFO] [stdout] test methods::from_parts_dcom::tests::test_dcom_uuid_zero_values ... ok
[INFO] [stdout] test methods::from_parts_dcom::tests::test_dcom_variant ... ok
[INFO] [stdout] test methods::from_parts_dcom::tests::test_new_dcom_from_parts_max_input ... ok
[INFO] [stdout] test methods::from_parts_dcom::tests::test_new_dcom_from_parts_uuid ... ok
[INFO] [stdout] test methods::from_parts_dcom::tests::test_new_dcom_from_parts_endianness ... ok
[INFO] [stdout] test methods::from_parts_ncs::tests::test_valid_ncs_uuid ... ok
[INFO] [stdout] test methods::from_parts_ncs::tests::test_nil_uuid ... ok
[INFO] [stdout] test methods::from_parts_v1::tests::nil_timestamp_yields_valid_uuid ... ok
[INFO] [stdout] test methods::from_parts_v1::tests::builds_correct_static_example ... ok
[INFO] [stdout] test methods::from_parts_v2::tests::from_parts_v2_encodes_every_field ... ok
[INFO] [stdout] test methods::from_parts_v3::tests::preserves_all_other_bits ... ok
[INFO] [stdout] test methods::from_parts_v4::tests::preserves_other_bytes ... ok
[INFO] [stdout] test methods::from_parts_v3::tests::sets_version_and_variant_correctly ... ok
[INFO] [stdout] test methods::from_parts_v4::tests::sets_version_and_variant_correctly ... ok
[INFO] [stdout] test methods::from_parts_v4::tests::version_and_variant_are_reported ... ok
[INFO] [stdout] test methods::from_parts_v5::tests::matches_rfc_reference_example ... ok
[INFO] [stdout] test methods::from_parts_v6::tests::byte_order_is_big_endian ... ok
[INFO] [stdout] test methods::from_parts_v7::tests::nil_timestamp_and_zero_random_yields_valid_uuid ... ok
[INFO] [stdout] test methods::from_parts_v7::tests::static_example_is_encoded_correctly ... ok
[INFO] [stdout] test methods::from_parts_v8::tests::const_construction_matches_runtime ... ok
[INFO] [stdout] test methods::from_parts_v8::tests::preserves_other_bytes ... ok
[INFO] [stdout] test methods::from_parts_v8::tests::preserves_all_payload_bits ... ok
[INFO] [stdout] test methods::from_parts_dcom::tests::test_new_dcom_from_parts_valid_input ... ok
[INFO] [stdout] test methods::from_parts_v1::tests::byte_order_is_big_endian ... ok
[INFO] [stdout] test methods::from_parts_v8::tests::version_and_variant_are_reported ... ok
[INFO] [stdout] test methods::from_parts_v3::tests::matches_gen_v3_reference_implementation ... ok
[INFO] [stdout] test methods::from_parts_v8::tests::version_and_variant_helpers_report_correctly ... ok
[INFO] [stdout] test methods::from_parts_v5::tests::sets_version_and_variant_correctly ... ok
[INFO] [stdout] test methods::from_parts_dcom::tests::test_new_dcom_from_parts_zero_input ... ok
[INFO] [stdout] test methods::from_parts_v8::tests::sets_version_and_variant_correctly ... ok
[INFO] [stdout] test methods::from_parts_dcom::tests::test_nil_uuid ... ok
[INFO] [stdout] test methods::from_parts_v5::tests::preserves_all_other_bits ... ok
[INFO] [stdout] test methods::from_parts_v7::tests::byte_order_is_big_endian ... ok
[INFO] [stdout] test methods::from_parts_v6::tests::builds_correct_static_example ... ok
[INFO] [stdout] test methods::from_u128::tests::const_context ... ok
[INFO] [stdout] test methods::from_u128::tests::max_equals_max ... ok
[INFO] [stdout] test methods::from_u128::tests::roundtrip_with_to_u128 ... ok
[INFO] [stdout] test methods::gen_dcom::tests::test_gen_dcom_success ... ok
[INFO] [stdout] test methods::gen_dcom::tests::test_new_dcom_timestamp_before_epoch ... ok
[INFO] [stdout] test methods::gen_dcom::tests::test_new_dcom_timestamp_overflow ... ok
[INFO] [stdout] test methods::gen_ncs::tests::overflow ... ok
[INFO] [stdout] test methods::gen_v2::tests::different_domains_produce_distinct_uuids ... ok
[INFO] [stdout] test methods::gen_v2::tests::different_local_ids_produce_distinct_uuids ... ok
[INFO] [stdout] test methods::gen_v2::tests::domain_is_written_to_clock_seq_low ... ok
[INFO] [stdout] test methods::gen_v2::tests::local_id_is_encoded_big_endian ... ok
[INFO] [stdout] test methods::gen_v2::tests::version_is_always_2 ... ok
[INFO] [stdout] test methods::from_u128::tests::zero_equals_nil ... ok
[INFO] [stdout] test methods::gen_v4::tests::all_other_bits_are_random ... ok
[INFO] [stdout] test methods::gen_dcom::tests::test_new_dcom_determinism ... ok
[INFO] [stdout] test methods::gen_dcom::tests::test_new_dcom_with_specific_node_id ... ok
[INFO] [stdout] test methods::gen_v4::tests::randomness_produces_unique_uuids ... ok
[INFO] [stdout] test methods::gen_v2::tests::variant_bits_remain_rfc4122 ... ok
[INFO] [stdout] test methods::gen_dcom::tests::test_gen_dcom_determinism ... ok
[INFO] [stdout] test methods::gen_v1::tests::gen_v1_produces_valid_rfc4122_id ... ok
[INFO] [stdout] test methods::gen_v4::tests::version_and_variant_methods_report_correctly ... ok
[INFO] [stdout] test methods::from_parts_v6::tests::nil_timestamp_yields_valid_uuid ... ok
[INFO] [stdout] test methods::gen_v7::tests::gen_v7_produces_valid_uuid ... ok
[INFO] [stdout] test methods::gen_v6::tests::gen_v6_produces_valid_rfc4122_id ... ok
[INFO] [stdout] test methods::get_clock_seq::tests::test_get_clock_seq_invalid_version ... ok
[INFO] [stdout] test methods::get_clock_seq::tests::test_get_clock_seq_other_version ... ok
[INFO] [stdout] test methods::get_clock_seq::tests::test_get_clock_seq_version_1 ... ok
[INFO] [stdout] test methods::get_clock_seq::tests::test_get_clock_seq_version_2 ... ok
[INFO] [stdout] test methods::get_clock_seq::tests::test_get_clock_seq_version_6 ... ok
[INFO] [stdout] test methods::gen_v4::tests::version_and_variant_are_set ... ok
[INFO] [stdout] test methods::get_node_id::tests::const_evaluation_matches_runtime_result ... ok
[INFO] [stdout] test methods::get_node_id::tests::node_id_returns_some_for_versions_1_2_and_6 ... ok
[INFO] [stdout] test methods::get_node_id::tests::node_id_returns_none_for_all_other_versions ... ok
[INFO] [stdout] test methods::get_timestamp::tests::non_time_based_versions_return_none ... ok
[INFO] [stdout] test methods::get_timestamp::tests::v3_from_bytes_and_timestamp ... ok
[INFO] [stdout] test methods::get_timestamp::tests::v4_from_bytes_and_timestamp ... ok
[INFO] [stdout] test methods::get_timestamp::tests::dcom_timestamp_exact_unix_epoch ... ok
[INFO] [stdout] test methods::get_timestamp::tests::v2_timestamp_exact_unix_epoch ... ok
[INFO] [stdout] test methods::get_timestamp::tests::ncs_timestamp_epoch ... ok
[INFO] [stdout] test methods::get_timestamp::tests::ncs_timestamp_roundtrip ... ok
[INFO] [stdout] test methods::get_timestamp::tests::v1_and_v2_timestamp_roundtrip ... ok
[INFO] [stdout] test methods::get_timestamp::tests::v1_from_bytes_and_timestamp ... ok
[INFO] [stdout] test methods::get_timestamp::tests::v2_from_bytes_and_timestamp ... ok
[INFO] [stdout] test methods::get_timestamp::tests::dcom_timestamp_roundtrip ... ok
[INFO] [stdout] test methods::get_timestamp::tests::v1_timestamp_exact_unix_epoch ... ok
[INFO] [stdout] test methods::get_variant::tests::test_variant_dcom ... ok
[INFO] [stdout] test methods::get_timestamp::tests::variant_rfc4122 ... ok
[INFO] [stdout] test methods::get_timestamp::tests::v5_from_bytes_and_timestamp ... ok
[INFO] [stdout] test methods::get_timestamp::tests::v6_timestamp_exact_unix_epoch ... ok
[INFO] [stdout] test methods::get_timestamp::tests::v7_timestamp_roundtrip ... ok
[INFO] [stdout] test methods::get_timestamp::tests::variant_future ... ok
[INFO] [stdout] test methods::get_timestamp::tests::v6_timestamp_roundtrip ... ok
[INFO] [stdout] test methods::get_timestamp::tests::v7_timestamp_zero ... ok
[INFO] [stdout] test methods::get_variant::tests::test_variant_osf ... ok
[INFO] [stdout] test methods::get_timestamp::tests::variant_microsoft ... ok
[INFO] [stdout] test methods::get_variant::tests::test_variant_reserved ... ok
[INFO] [stdout] test methods::get_version::tests::test_version_non_osf ... ok
[INFO] [stdout] test methods::get_version::tests::test_version_osf ... ok
[INFO] [stdout] test methods::get_variant::tests::test_variant_ncs ... ok
[INFO] [stdout] test methods::get_timestamp::tests::variant_ncs ... ok
[INFO] [stdout] test methods::max::tests::test_max_is_deterministic ... ok
[INFO] [stdout] test methods::new_dcom::tests::test_new_dcom_all_ff_node_id ... ok
[INFO] [stdout] test methods::max::tests::test_max_can_be_used_in_const_context ... ok
[INFO] [stdout] test methods::new_dcom::tests::test_new_dcom_basic_functionality ... ok
[INFO] [stdout] test methods::new_dcom::tests::test_new_dcom_before_unix_epoch ... ok
[INFO] [stdout] test methods::max::tests::test_max_is_all_ones ... ok
[INFO] [stdout] test methods::new_dcom::tests::test_new_dcom_all_zero_node_id ... ok
[INFO] [stdout] test methods::new_dcom::tests::test_new_dcom_clock_sequence_algorithm ... ok
[INFO] [stdout] test methods::new_dcom::tests::test_new_dcom_nanosecond_precision ... ok
[INFO] [stdout] test methods::new_dcom::tests::test_new_dcom_deterministic ... ok
[INFO] [stdout] test methods::new_dcom::tests::test_new_dcom_timestamp_overflow ... ok
[INFO] [stdout] test methods::new_dcom::tests::test_new_dcom_different_node_ids ... ok
[INFO] [stdout] test methods::new_dcom::tests::test_new_dcom_endianness ... ok
[INFO] [stdout] test methods::new_dcom::tests::test_new_dcom_different_timestamps ... ok
[INFO] [stdout] test methods::new_dcom::tests::test_new_dcom_far_future ... ok
[INFO] [stdout] test methods::new_dcom::tests::test_new_dcom_filetime_calculation ... ok
[INFO] [stdout] test methods::new_dcom::tests::test_new_dcom_unix_epoch ... ok
[INFO] [stdout] test methods::new_dcom::tests::test_new_dcom_variant_bits ... ok
[INFO] [stdout] test methods::new_ncs::tests::test_invalid_address_family ... ok
[INFO] [stdout] test methods::new_ncs::tests::test_nil_uuid ... ok
[INFO] [stdout] test methods::new_ncs::tests::test_timestamp_before_epoch ... ok
[INFO] [stdout] test methods::new_ncs::tests::test_valid_ncs_uuid ... ok
[INFO] [stdout] test methods::new_v1::tests::builds_same_bytes_as_manual_version ... ok
[INFO] [stdout] test methods::new_v1::tests::new_v1_rejects_time_after_5236_03_31 ... ok
[INFO] [stdout] test methods::new_v1::tests::new_v1_rejects_time_before_1582_10_15 ... ok
[INFO] [stdout] test methods::new_v1::tests::timestamp_before_gregorian_is_rejected ... ok
[INFO] [stdout] test methods::new_v1::tests::timestamp_overflow_is_rejected ... ok
[INFO] [stdout] test methods::new_v1::tests::variant_and_version_bits_are_correct ... ok
[INFO] [stdout] test methods::new_v2::tests::new_v2_sets_local_id_and_domain ... ok
[INFO] [stdout] test methods::new_v2::tests::new_v2_distinguishes_different_local_ids ... ok
[INFO] [stdout] test methods::new_v3::tests::identical_inputs_yield_identical_uuids ... ok
[INFO] [stdout] test methods::new_v3::tests::matches_manual_digest ... ok
[INFO] [stdout] test methods::new_v3::tests::version_and_variant_are_correct ... ok
[INFO] [stdout] test methods::new_v2::tests::new_v2_distinguishes_different_domains ... ok
[INFO] [stdout] test methods::new_v4::tests::deterministic_with_seeded_rng ... ok
[INFO] [stdout] test methods::new_v4::tests::all_other_bits_are_random ... ok
[INFO] [stdout] test methods::new_v5::tests::identical_inputs_yield_identical_uuids ... ok
[INFO] [stdout] test methods::new_v5::tests::matches_manual_digest ... ok
[INFO] [stdout] test methods::new_v5::tests::rfc_example_python_org ... ok
[INFO] [stdout] test methods::new_v4::tests::version_and_variant_methods_report_correctly ... ok
[INFO] [stdout] test methods::new_v3::tests::rfc_example_python_org ... ok
[INFO] [stdout] test methods::new_v5::tests::version_and_variant_are_correct ... ok
[INFO] [stdout] test methods::gen_v6::tests::gen_v6_thread_safety_and_uniqueness ... ok
[INFO] [stdout] test methods::gen_v1::tests::gen_v1_thread_safety_and_uniqueness ... ok
[INFO] [stdout] test methods::new_v6::tests::builds_same_bytes_as_manual_version ... ok
[INFO] [stdout] test methods::new_v6::tests::new_v6_rejects_time_after_5236_03_31 ... ok
[INFO] [stdout] test methods::new_v6::tests::new_v6_rejects_time_before_1582_10_15 ... ok
[INFO] [stdout] test methods::new_v6::tests::timestamp_before_gregorian_is_rejected ... ok
[INFO] [stdout] test methods::new_v6::tests::variant_and_version_bits_are_correct ... ok
[INFO] [stdout] test methods::new_v6::tests::timestamp_overflow_is_rejected ... ok
[INFO] [stdout] test methods::new_v7::tests::timestamp_is_encoded_big_endian ... ok
[INFO] [stdout] test methods::new_v7::tests::version_and_variant_are_correct ... ok
[INFO] [stdout] test methods::new_v8::tests::non_reserved_bits_are_preserved ... ok
[INFO] [stdout] test methods::new_v8::tests::version_and_variant_bits_are_fixed ... ok
[INFO] [stdout] test methods::new_v7::tests::different_random_payloads_differ ... ok
[INFO] [stdout] test methods::new_v7::tests::extra_timestamp_bits_are_encoded ... ok
[INFO] [stdout] test methods::new_v7::tests::identical_input_is_deterministic ... ok
[INFO] [stdout] test methods::new_v8::tests::version_and_variant_helpers_report_correctly ... ok
[INFO] [stdout] test methods::new_v7::tests::random_payload_is_inserted_verbatim ... ok
[INFO] [stdout] test methods::nil::tests::test_nil_is_deterministic ... ok
[INFO] [stdout] test methods::predicates::tests::generated_uuids_have_correct_predicates ... ok
[INFO] [stdout] test methods::predicates::tests::is_nil_returns_true_only_for_nil ... ok
[INFO] [stdout] test methods::predicates::tests::version_predicates_match_get_version ... ok
[INFO] [stdout] test methods::predicates::tests::version_predicates_return_false_for_non_osf ... ok
[INFO] [stdout] test methods::set_variant::tests::set_variant_can_change_variants ... ok
[INFO] [stdout] test methods::set_variant::tests::set_variant_dcom ... ok
[INFO] [stdout] test methods::nil::tests::test_nil_can_be_used_in_const_context ... ok
[INFO] [stdout] test methods::set_variant::tests::set_variant_idempotent ... ok
[INFO] [stdout] test methods::nil::tests::test_nil_is_all_zeros ... ok
[INFO] [stdout] test methods::predicates::tests::is_max_returns_true_only_for_max ... ok
[INFO] [stdout] test methods::predicates::tests::variant_predicates_match_get_variant ... ok
[INFO] [stdout] test methods::new_v4::tests::produces_unique_uuids ... ok
[INFO] [stdout] test methods::set_variant::tests::set_variant_ncs ... ok
[INFO] [stdout] test methods::set_variant::tests::set_variant_reserved ... ok
[INFO] [stdout] test methods::set_version::tests::test_idempotence ... ok
[INFO] [stdout] test methods::set_version::tests::test_preserve_lower_nibble_byte6 ... ok
[INFO] [stdout] test methods::set_version::tests::test_set_max_version ... ok
[INFO] [stdout] test methods::gen_v7::tests::gen_v7_thread_safety_and_uniqueness ... ok
[INFO] [stdout] test methods::new_v4::tests::version_and_variant_are_set ... ok
[INFO] [stdout] test methods::set_version::tests::test_set_valid_version ... ok
[INFO] [stdout] test methods::set_version::tests::test_set_version_zero ... ok
[INFO] [stdout] test methods::set_version::tests::test_version_change_preserves_other_fields ... ok
[INFO] [stdout] test methods::set_variant::tests::set_variant_osf ... ok
[INFO] [stdout] test methods::system_time_to_ticks::tests::duration_that_overflows ... ok
[INFO] [stdout] test methods::set_variant::tests::set_variant_preserves_other_bytes ... ok
[INFO] [stdout] test methods::system_time_to_ticks::tests::maximum_allowed_duration ... ok
[INFO] [stdout] test methods::system_time_to_ticks::tests::time_at_gregorian_epoch_is_zero_ticks ... ok
[INFO] [stdout] test methods::system_time_to_ticks::tests::time_before_gregorian_epoch_fails ... ok
[INFO] [stdout] test methods::system_time_to_ticks::tests::time_far_in_future_causes_overflow ... ok
[INFO] [stdout] test methods::system_time_to_ticks::tests::time_now_is_valid ... ok
[INFO] [stdout] test methods::system_time_to_ticks::tests::zero_duration_yields_zero_ticks ... ok
[INFO] [stdout] test methods::to_u128::tests::const_context ... ok
[INFO] [stdout] test methods::set_version::tests::test_version_after_variant_change ... ok
[INFO] [stdout] test methods::to_u128::tests::max_returns_u128_max ... ok
[INFO] [stdout] test methods::to_u128::tests::nil_returns_zero ... ok
[INFO] [stdout] test methods::to_u128::tests::roundtrip_with_from_u128 ... ok
[INFO] [stdout] test methods::with_variant::tests::with_variant_can_chain_variants ... ok
[INFO] [stdout] test methods::with_variant::tests::with_variant_dcom ... ok
[INFO] [stdout] test methods::with_variant::tests::with_variant_idempotent ... ok
[INFO] [stdout] test methods::with_variant::tests::with_variant_leaves_original_unchanged ... ok
[INFO] [stdout] test methods::with_variant::tests::with_variant_ncs ... ok
[INFO] [stdout] test methods::with_variant::tests::with_variant_osf ... ok
[INFO] [stdout] test methods::with_version::tests::test_set_max_version ... ok
[INFO] [stdout] test methods::with_version::tests::test_set_valid_version ... ok
[INFO] [stdout] test methods::with_version::tests::test_set_version_zero ... ok
[INFO] [stdout] test methods::with_version::tests::test_version_after_variant_change ... ok
[INFO] [stdout] test methods::with_variant::tests::with_variant_preserves_other_bytes ... ok
[INFO] [stdout] test methods::with_version::tests::test_version_change_preserves_other_fields ... ok
[INFO] [stdout] test methods::with_variant::tests::with_variant_reserved ... ok
[INFO] [stdout] test methods::with_version::tests::test_idempotence ... ok
[INFO] [stdout] test node_id::implementations::as_mut::array::tests::identity ... ok
[INFO] [stdout] test node_id::implementations::as_ref::array::tests::identity ... ok
[INFO] [stdout] test node_id::implementations::as_ref::slice::tests::identity ... ok
[INFO] [stdout] test node_id::implementations::deref_mut::tests::deref_mut ... ok
[INFO] [stdout] test node_id::implementations::from::array::tests::identity ... ok
[INFO] [stdout] test node_id::implementations::from::array_ref::tests::identity ... ok
[INFO] [stdout] test node_id::methods::as_bytes::tests::as_bytes ... ok
[INFO] [stdout] test node_id::methods::as_bytes_mut::tests::as_bytes_mut ... ok
[INFO] [stdout] test node_id::methods::from_bytes::tests::identity ... ok
[INFO] [stdout] test node_id::methods::into_bytes::tests::into_bytes ... ok
[INFO] [stdout] test node_id::methods::random::tests::multicast_bit_is_set ... ok
[INFO] [stdout] test node_id::methods::random::tests::unique ... ok
[INFO] [stdout] test node_id::implementations::deref::tests::deref ... ok
[INFO] [stdout] test methods::with_version::tests::test_preserve_lower_nibble_byte6 ... ok
[INFO] [stdout] test methods::gen_v1::tests::gen_v1_is_unique ... ok
[INFO] [stdout] test node_id::methods::to_bytes::tests::to_bytes ... ok
[INFO] [stdout] test variant::methods::bitmask::tests::test_variant_bitmask_returns_correct_value_for_each_variant ... ok
[INFO] [stdout] test variant::methods::prefix::tests::dcom_prefix_is_0xc0 ... ok
[INFO] [stdout] test variant::methods::prefix::tests::osf_prefix_is_0x80 ... ok
[INFO] [stdout] test variant::methods::prefix::tests::prefix_preserves_variant_bit_pattern ... ok
[INFO] [stdout] test variant::methods::prefix::tests::prefix_values_are_distinct ... ok
[INFO] [stdout] test variant::methods::prefix::tests::ncs_prefix_is_zero ... ok
[INFO] [stdout] test variant::methods::prefix::tests::reserved_prefix_is_0xe0 ... ok
[INFO] [stdout] test state::methods::next::tests::always_increments ... ok
[INFO] [stdout] test state::methods::next_v7::tests::always_increments ... ok
[INFO] [stderr]    Doc-tests ps_uuid
[INFO] [stdout] test methods::gen_v7::tests::gen_v7_uniqueness_single_thread ... ok
[INFO] [stdout] test methods::gen_v6::tests::gen_v6_is_unique ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 999 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test src/macros.rs - macros::uuid (line 21) - compile fail ... ok
[INFO] [stdout] test src/implementations/ops/shift_amount.rs - implementations::ops::shift_amount (line 19) ... ok
[INFO] [stdout] test src/macros.rs - macros::uuid (line 9) ... ok
[INFO] [stdout] test src/implementations/ops/bitwise.rs - implementations::ops::bitwise (line 28) ... ok
[INFO] [stdout] test src/methods/fmt_braced.rs - methods::fmt_braced::UUID::braced (line 48) ... ok
[INFO] [stdout] test src/implementations/ops/int_operand.rs - implementations::ops::int_operand (line 15) ... ok
[INFO] [stdout] test src/implementations/ops/neg.rs - implementations::ops::neg (line 34) ... ok
[INFO] [stdout] test src/implementations/ops/index.rs - implementations::ops::index (line 37) ... ok
[INFO] [stdout] test src/methods/fmt_urn.rs - methods::fmt_urn::UUID::urn (line 47) ... ok
[INFO] [stdout] test src/implementations/ops/shift.rs - implementations::ops::shift (line 38) ... ok
[INFO] [stdout] test src/implementations/ops/mod.rs - implementations::ops (line 79) ... ok
[INFO] [stdout] test src/methods/fmt_simple.rs - methods::fmt_simple::UUID::simple (line 44) ... ok
[INFO] [stdout] test src/state/methods/next_v7.rs - state::methods::next_v7::State::next_v7 (line 17) ... ok
[INFO] [stdout] test src/methods/fmt_hyphenated.rs - methods::fmt_hyphenated::UUID::hyphenated (line 49) ... ok
[INFO] [stdout] test src/state/methods/next.rs - state::methods::next::State::next (line 17) ... ok
[INFO] [stdout] test src/implementations/ops/arithmetic.rs - implementations::ops::arithmetic (line 38) ... ok
[INFO] [stdout] test src/methods/new_ncs.rs - methods::new_ncs::UUID::new_ncs (line 44) ... ok
[INFO] [stdout] test src/methods/from_parts_ncs.rs - methods::from_parts_ncs::UUID::from_parts_ncs (line 21) ... ok
[INFO] [stdout] test src/methods/new_v8.rs - methods::new_v8::UUID::new_v8 (line 15) ... ok
[INFO] [stdout] test src/implementations/ops/int_operand.rs - implementations::ops::int_operand::IntOperand (line 41) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.98s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ec3c7d32f20657af272d33fd0ed0139b7fd6a9ea658cfbc192af6fad89828dd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec3c7d32f20657af272d33fd0ed0139b7fd6a9ea658cfbc192af6fad89828dd9", kill_on_drop: false }`
[INFO] [stdout] ec3c7d32f20657af272d33fd0ed0139b7fd6a9ea658cfbc192af6fad89828dd9
